home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / bread-cooking.swf / scripts / DefineSprite_35 / frame_30 / DoAction.as
Text File  |  2011-01-13  |  98b  |  10 lines

  1. state = 0;
  2. if(_root.pack.pack_in())
  3. {
  4.    this.stop();
  5. }
  6. else
  7. {
  8.    this.gotoAndPlay(1);
  9. }
  10.